Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Fix/Drag'n'Drop in internet explorer #1503

Merged
merged 1 commit into from
Mar 23, 2016

Conversation

HDinger
Copy link
Contributor

@HDinger HDinger commented Mar 18, 2016

This fixes a bug in IE where drag and drop was not working. This had two reasons: First there was 'text' expected, instead of 'text/plain'. Second the other parameter should be a String. This fix works now for all browsers.

Fixes #753

@aaronroberson aaronroberson merged commit 9e6b8ac into angular-ui:master Mar 23, 2016
@aaronroberson
Copy link
Contributor

Excellent! Will land in the next release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sortable not working in IE11
2 participants